gtk4.git
2020-06-28 Matthias Clasengdk: Small documentation fixes
2020-06-28 Matthias Clasenstack: Cosmetic documentation fixes
2020-06-28 Matthias Clasenbitset: Cosmetic documentation changes
2020-06-28 Matthias Clasendocs: Remove ancient version information
2020-06-28 Matthias Clasenmultiselection: Update docs
2020-06-27 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-27 Matthias Clasendocs: Migration guide additions
2020-06-27 Matthias Clasenbuilder: Documentation tweaks
2020-06-27 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-27 Baurzhan MuftakhidinovUpdate Kazakh translation
2020-06-27 Baurzhan MuftakhidinovUpdate Kazakh translation
2020-06-27 Matthias Clasengtk-demo: Drop an unused object
2020-06-27 Matthias Clasenbuilder: Warn about dropped objects
2020-06-27 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-27 Matthias Clasenlistitem: Correct the docs
2020-06-27 Matthias Clasengtk-demo: Improve formatting in the color demo
2020-06-27 Matthias Clasentext: Support reverse selection
2020-06-27 Matthias Clasentext: Update action enabled state correctly
2020-06-27 Matthias Clasenshortcutcontroller: Add some debug spew
2020-06-27 Matthias Clasenwidget: Fix an oversight
2020-06-27 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-26 Matthias ClasenAdwaita: Fix block cursors in spinbuttons
2020-06-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-26 Matthias Clasendocs: Add css docs to entries
2020-06-26 Matthias Clasentext: Be more selective when selecting on focus-in
2020-06-26 Matthias ClasenRevert "text: Avoid creating a PangoAttrList we don...
2020-06-26 Matthias Clasentext: Handle key events in the target phase
2020-06-26 Matthias Clasenwidget: Add a debug message for consumed key events
2020-06-26 Matthias Clasentext: Give names to event controllers
2020-06-26 Matthias ClasenMerge branch 'wip/carlosg/sequence-state-fixups' into...
2020-06-26 Carlos Garnachogtktext: Don't accept (twice!) all press actions
2020-06-26 Carlos Garnachogtkswitch: Don't be eager in accepting the gesture
2020-06-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-26 Matthias Clasendocs: Some tweaks to the list widget overview
2020-06-26 Matthias ClasenMerge branch 'wip/otte/bitset' into 'master'
2020-06-26 Matthias Clasenmain: Avoid a warning
2020-06-26 Emmanuele BassiMerge branch 'tintou/dropdown-annotations' into 'master'
2020-06-26 Emmanuele BassiMerge branch 'wip/ricotz/annotations' into 'master'
2020-06-26 Corentin Noëldropdown: Annotate the get_selected_item method
2020-06-26 Benjamin Ottelistbase: Make rubberbanding a threshold drag
2020-06-26 Benjamin Ottelistbase: Only compute the modifiers when releasing...
2020-06-26 Benjamin Ottelistbase: Compute rubberband region on-demand
2020-06-26 Benjamin Ottelistview: Allocate rubberband at end of size_allocate()
2020-06-26 Benjamin Ottelistbase: Flip autoscroll deltas if adjustments are...
2020-06-26 Benjamin Ottelistbase: Allocate gridview items properly on RTL
2020-06-26 Benjamin Ottemultiselection: Implement get_selection_in_range()
2020-06-26 Benjamin Ottelistbase: Allocate rubberband according to list coords
2020-06-26 Benjamin Ottelistbase: Move a common function from the children...
2020-06-26 Benjamin Ottelistbase: Don't do extra work
2020-06-26 Benjamin OtteFix indentation
2020-06-26 Benjamin Ottegtk: Remove GtkPropertySelection
2020-06-26 Benjamin Ottegtk-demo: Port listview-colors demo to multiselection...
2020-06-26 Benjamin Ottemultiselection: Track items across resorts
2020-06-26 Benjamin OtteRemove GtkSet
2020-06-26 Benjamin Otteselectionmodel: Remove select_callback() functions
2020-06-26 Benjamin Ottelistbase: Port rubberband to gtk_selection_model_set_se...
2020-06-26 Benjamin Otteselectionmodel: Add gtk_selection_model_set_selection()
2020-06-26 Benjamin Otteselectionmodel: Replace query_range() with get_selection()
2020-06-26 Benjamin Ottemultiselection: Port to GtkBitset
2020-06-26 Benjamin Ottetestsuite: Add tests for GtkBitset
2020-06-26 Benjamin OtteAdd GtkBitset
2020-06-26 Rico Tzschichholzgtk: Add some g-i annotations to GtkStringList
2020-06-26 Benjamin OtteAdd amalgamated roaring bitmaps source code
2020-06-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-25 Matthias Claseninspector: Adapt to dropdown api change
2020-06-25 Matthias Clasendocs: Fix a typo
2020-06-25 Matthias Clasengtk-demo: Fix a typo in the listbox demo
2020-06-25 Matthias Clasensearchentry: Update the docs slightly
2020-06-25 Matthias ClasenDrop unused includes
2020-06-25 Matthias Clasenstringfilter: Fix a typo
2020-06-25 Emin Tufan... Update Turkish translation
2020-06-24 Matthias ClasenMerge branch 'wip/carlosg/input-cleanups' into 'master'
2020-06-24 Matthias ClasenMerge branch 'scrolled-window-api' into 'master'
2020-06-24 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-06-24 Carlos Garnachogtktextview: Remove child textview items last
2020-06-24 Carlos Garnachogtkwidget: Drop _gtk_widget_[gs]et_shadowed()
2020-06-24 Carlos Garnachogtkwidget: Avoid use of shadowed flag
2020-06-24 Carlos Garnachogtkwidget: Drop gtk_widget_device_is_shadowed()
2020-06-24 Carlos Garnachogtkwidget: Drop internal checks in grab-notify
2020-06-24 Carlos Garnachogtkmain: Make grab-notify notifications more targeted
2020-06-24 Carlos Garnachogtkwidget: Drop ::grab-notify signal and vfunc
2020-06-24 Carlos Garnachogtkprintoperation-win32: Don't track grab-notify
2020-06-24 Carlos Garnachogtkvideo: Track child focus to determine whether contro...
2020-06-24 Carlos Garnachogtkbutton: Drop grab_notify handler
2020-06-24 Carlos Garnachogtkspinbutton: Drop grab_notify handler
2020-06-24 Carlos Garnachogtknotebook: Move away from grab_notify
2020-06-24 Matthias Clasentestgtk: Update list of cursor names
2020-06-24 Matthias ClasenInstall gtkstringlist.h
2020-06-24 Matthias Clasenentrycompletion: Various fixes
2020-06-24 Matthias Clasengtk-demo: Enable inline completion
2020-06-24 Matthias Clasengtk-demo: Improve the entry completion demo
2020-06-24 Matthias Clasenscrolledwindow: Don't take adjustments in new()
2020-06-24 Carlos Garnachogtkwindowhandle: Drop has-grab checks
2020-06-24 Carlos Garnachogdk: Drop gdk_device_get_last_event_surface()
2020-06-24 Carlos Garnachogtkwidget: Avoid poking surfaces and events in gtk_widg...
2020-06-24 Carlos Garnachogtkwidget: Drop _gtk_widget_get_device_surface()
2020-06-24 Carlos Garnachogtkmain: Drop unused struct field
2020-06-24 Carlos Garnachogtkwidget: Remove dead code
2020-06-23 Carlos Garnachogdk: Depend less on gdk_event_get_device()
2020-06-23 Carlos Garnachogdk: Add gdk_event_get_seat()
next